projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d44c854
)
* lisp/net/tls.el (tls-program): Fix :version.
author
Glenn Morris
<rgm@gnu.org>
Thu, 14 Sep 2017 20:35:43 +0000
(16:35 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 14 Sep 2017 20:35:43 +0000
(16:35 -0400)
; Ref: http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00401.html
lisp/net/tls.el
patch
|
blob
|
history
diff --git
a/lisp/net/tls.el
b/lisp/net/tls.el
index e89584994d191ce9ad7329f9cf032c57dd6fcd57..76c39b0becee635a567cb4b2e0b4a500743f5032 100644
(file)
--- a/
lisp/net/tls.el
+++ b/
lisp/net/tls.el
@@
-106,7
+106,7
@@
successful negotiation."
(repeat :inline t :tag "Other" (string)))
(list :tag "List of commands"
(repeat :tag "Command" (string))))
- :version "2
5.3
" ; remove s_client
+ :version "2
6.1
" ; remove s_client
:group 'tls)
(defcustom tls-process-connection-type nil